home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16482 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  882 b 

  1. Path: news.chalmers.se!usenet
  2. From: Mattias Arbin <d2arbin@dtek.chalmers.se>
  3. Newsgroups: comp.lang.c++,comp.windows.x.motif
  4. Subject: Headers containing 'class' as name in typedefinition.
  5. Date: Wed, 10 Apr 1996 22:12:33 +0200
  6. Organization: Chalmers University of Technology
  7. Distribution: inet
  8. Message-ID: <316C1631.5707@dtek.chalmers.se>
  9. NNTP-Posting-Host: cosker.dtek.chalmers.se
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (X11; I; SunOS 5.4 sun4m)
  14. CC: d1jerre
  15.  
  16. I have a problem with a header file when programming with X. The file,
  17. Raster.h included in the package Xew, contains a typedef with a name
  18. containing 'class'. Which options do I have if I still wanna keep the
  19. rest of the program in C++. Is it possible to separate compile the
  20. functions using the header in question? 
  21.  
  22. Very greatful for answer.
  23. --
  24.